func crypto/x509.buildCSRExtensions

2 uses

	crypto/x509 (current package)
		x509.go#L1421: func buildCSRExtensions(template *CertificateRequest) ([]pkix.Extension, error) {
		x509.go#L1977: 	extensions, err := buildCSRExtensions(template)